TDictionary<TKey,TValue>.Items[TKey] Property

Represents property Items[TKey].

Namespace: Spring.Collections.Dictionaries
public
 property Items[const key: TKey]: TValue read GetItem write SetItem; default;

Parameters

key
Type: TKey

Property Value

Type: TValue